-
Home
-
WordPress Online Booking and Scheduling Plugin – Bookly
-
20.8.1
-
Code
-
Classes
- Validator
Total Complexity |
94 |
Dependencies |
10 |
Dependents |
1 |
Total lines |
374 |
Lines of code |
245 |
Logical lines of code |
140 |
Comment lines |
88 |
Methods |
13 |
Properties |
1 |
Methods 13
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
postValidateCustomer() |
D |
28 |
39 |
119 |
validateEmail() |
A |
53 |
12 |
20 |
validateBirthday() |
A |
51 |
10 |
22 |
validateName() |
S |
53 |
6 |
24 |
validateCart() |
S |
62 |
4 |
11 |
validateNumber() |
S |
64 |
4 |
9 |
validateDate() |
S |
64 |
4 |
9 |
validateTime() |
S |
64 |
4 |
9 |
validateEmailConfirm() |
S |
71 |
3 |
5 |
validateAddress() |
S |
69 |
3 |
6 |
validatePhone() |
S |
71 |
3 |
5 |
validateInfoFields() |
S |
78 |
1 |
3 |
getErrors() |
S |
82 |
1 |
3 |